home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / win_utl1 / appbar96.zip / CHANGES.TXT < prev    next >
Text File  |  1996-04-05  |  2KB  |  34 lines

  1. This file documents changes to AppBar from version to version.  Please 
  2. check the home page for the latest details!!!!
  3.  
  4. New in:
  5.  
  6. 0.96
  7.  - Huge bug in File I/O - I was saving pointers so if one of them
  8.  happened to look like an EOF (0x58 0x00), AppBar would fail to read in
  9.  the file.  This is fixed and now AppBar *should* be stable...I hope.
  10.  - Drag and Drop - Just drag an EXE (or several) to a menu item in the Edit 
  11.  Menus dialog and AppBar will create an app slot for it and fill in a name.
  12.  - Added internationalization code for our friends in our parts of the 
  13.  world.  Now the date and time display in the Win95 Control Panel format.
  14.  
  15. 0.95
  16.  - AppBar runs on Win95 and WinNT 4.0 ONLY!  (And I'm not sure about 4.0)
  17.  - AppBar is much fatter! (Beats me why... I think it may have to do with 
  18.    the fact that the EXE size is now greater than 64k so local jumps must be 
  19.    32-bit values.)  50k ---> 90k.  Yuk.
  20.  - Added options to display date and free memory (at user request).
  21.  - Rewrote time display code to do all this.  As a side effect, the time 
  22.    is no longer selectable (it was previously a menu!)
  23.  - If running on a battery, AppBar will display the battery % left (in 
  24.    color!)
  25.  - Redesigned the Options dialog
  26.  - Command line parameters (see README.TXT for documentation)
  27.  - Multi-user settings (ditto)
  28.  - Many small changes to make AppBar more conformant to dynamic changes 
  29.    in the system (screen resolution change, system time change, etc).
  30.  - Menu bug fix(es)
  31.  
  32.  
  33. Mike Perham (mperham@cs.cornell.edu)
  34.